Interrupt ReQuest

美 [ˌɪntəˈrʌpt rɪˈkwest]英 [ˌɪntəˈrʌpt rɪˈkwest]
  • 网络中断请求;中断要求
Interrupt ReQuestInterrupt ReQuest
  1. Input / output interrupt request register

    输入输出中断请求寄存器

  2. Make use of selection switch for interface address decode circuit and selection jumper for interrupt request circuit .

    采用开关选择式口地址译码和跳线选择式中断请求电路。

  3. Methods To combine input circuit with output circuit , input the acupoint code by way of interrupt request ;

    方法将输入、输出电路结合在一起,利用微机的中断方式实现针刺穴位码的输入;

  4. It also provides a modulus latch to generate interrupt request for frequent timing outputs .

    对于频繁的定时输出,更是可以用模锁存器控制产生定时中断输出。

  5. Code that the processor jumps to on receipt of an interrupt request .

    使处理器跳转到中断请求接收的编码。

  6. When a data transfer is done , the serial communication interface issues a interrupt request to the microcontroller core .

    串行通信接口在数据传输完成后,会向微控制器核发出中断请求。

  7. Collects all attention events , such as client interrupt request or when a client connection is broken .

    收集如客户端中断请求或当客户端连接中断时的所有关注事件。

  8. Just because a task is cancelable does not mean it needs to respond to an interrupt request immediately .

    仅仅因为一个任务是可取消的,并不意味着需要立即对中断请求作出响应。

  9. In computing , an interrupt request by a peripheral unit , as opposed to a software interrupt written into a computer program .

    在计算机系统中,由外部设备引起的一种中断请求,它与编写在计算机程序中的软件中断不同。

  10. Finally , this paper discussed the software system design based on above hardware platform , including the DSP initialization program , the interrupt request service and speech coding .

    最后讨论了基于上述硬件系统的软件设计,主要分为三个部分:DSP的初始化程序、中断服务程序和语音编解码程序。

  11. The master routine general structure is carring on all kinds of initialization , and then waiting for the sampling period signal interrupt request .

    主程序的一般结构是先进行各种初始化,然后等待采样周期信号的中断请求。

  12. Basically , a feature of the CPU that permits the machine to mask an interrupt request until the following instruction has been completed .

    中央处理机的一种基本特性,在下一条指令执行完毕前允许屏蔽中断请求。

  13. The internal modules of slave FPGA equipment mainly include : the VME bus cycle , the interrupt request module , timer module and so on .

    从设备FPGA内部模块主要包括本地总线周期,VME总线周期,中断请求器模块,以及定时器模块等。

  14. Second , The system structure , Interrupt Request Level , Thread Scheduler , Asynchronous Procedure Call and Local Process Call of Windows 2000 are analyzed , and some methods are produced .

    其次,对Windows2000系统结构,中断机制,线程调度机制,及其异步过程调用和LPC机制进行了分析,从而得到在Windows2000中完成实时性任务可用的一些方法。

  15. If the task were to swallow the interrupt request , the worker thread might not learn that an interrupt was requested , which could delay the application or service shutdown .

    如果任务生吞中断请求,则worker线程将不知道有一个被请求的中断,从而耽误应用程序或服务的关闭。

  16. The more objects that are created , the more frequently the JVM garbage collector has to reclaim memory and , at least partially , interrupt request handling at that time .

    创建的对象越多,JVM垃圾回收器就必须更频繁地回收内存并会(至少部分)中断此时的请求处理。

  17. The ( concrete ) PTS operation to perform A / D conversion is discussed , in which the set of sampling time , choice of sampling channel and corresponding interrupt request etc are concluded .

    讨论了实现A/D转换的PTS具体操作,包括采样时间的设定、采样通道的选择及相应的中断请求等;

  18. In addition , protect circuit was designed . When there is fault in the circuit , it will close off the control signal and send out an interrupt request to Digital Signal Processor ( DSP ) .

    另外,设计了故障保护电路,当出现故障时封锁所有的开关控制信号,同时向DSP发出一个中断请求。

  19. The second implementation has a novel dynamic resource level scheduler under which task groups can join and leave dynamically . Several experiments are conducted to measure system performance in various aspects such as interrupt request response time .

    第二个实现采用新颖的动态资源调度,在该调度下,各个任务组之间可以动态联合和分离。

  20. You 'll also find variants of reader / writer spinlocks for bottom halves and interrupt request ( IRQ ) saving depending on the situation for which you require the lock .

    根据对锁的需求,还针对bottomhalf和中断请求(IRQ)对读/写自旋锁进行了修改。

  21. In addition to the function of a universal timer 's function , the device can generate interrupt request and control the output signal , and it can selectively capture the time at which an external event occurs .

    它除了具有通用定时器的功能以外,还可以实现输出中断和信号控制,以及选择确定输入信号出现的时间。

  22. Interrupt request with the low power mode ensures the low-power of heat meter in the aspect of software . Ultimately , this paper calculates the power consumption of every modal , the results shows that it can work 5 years with the 3.6V Li battery .

    中断请求配合低功耗模式从软件方面保证了热量表的低功耗。最后,在理论上对热量表的功耗进行了演算,结果表明可以实现3.6V锂电池工作5年的要求。

  23. When the light wavelength permeating the F-P filter equals to the Bragg reflection wavelength , there is an interrupt request signal , DSP deals with the useful information after DSP answers interruption , and then obtain the corresponding changes of the measured parameters .

    当透过F-P滤波器的光波长与Bragg反射波长重合时,就产生中断请求信号,DSP响应中断后就对有用的信息进行处理,进而得到相应被测参量的变化。

  24. Cannot process at interrupt level . Deferring request to system task level . Request immediate assistance , nose gear collapsed at the start of the take-off run .

    无法在中断级进行处理。将请求延缓给系统任务级。请求紧急协助,前轮在起飞滑跑时折断。

  25. In the device Driver , a external Hardware interrupt was responded to , and the real-time task could be completed in the function of VGlobalEvent ( Interrupt Delay Request ) that is called in the Interrupt Serve Request ( ISR ) .

    该方法使得实时控制程序内核化,在设备驱动程序中响应外部硬件中断,在中断服务例程中调用全局事件或中断延时例程,然后在全局事件(中断延时例程)中完成实时控制任务。